Docs.rs
fuel-crypto-0.31.2
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
fuel-crypto 0.31.2
Fuel cryptographic primitives.
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
1
out of
1
items documented
0
out of
1
items with examples
Links
Homepage
FuelLabs/fuel-vm
358
88
32
crates.io
Dependencies
borrown ^0.1
normal
coins-bip32 ^0.8
normal
coins-bip39 ^0.8
normal
fuel-types ^0.31.2
normal
lazy_static ^1.4
normal
rand ^0.8
normal
secp256k1 ^0.26
normal
serde ^1.0
normal
sha2 ^0.10
normal
zeroize ^1.5
normal
bincode ^1.3
dev
criterion ^0.4
dev
k256 ^0.11
dev
sha2 ^0.10
dev
Versions
0.58.2
0.58.1
0.58.0
0.57.1
0.57.0
0.56.0
0.55.0
0.54.1
0.54.0
0.53.0
0.52.0
0.51.0
0.50.0
0.49.0
0.48.0
0.47.1
0.47.0
0.46.0
0.45.0
0.44.0
0.43.2
0.43.1
0.43.0
0.42.3
0.42.2
0.42.1
0.42.0
0.41.0
0.40.0
0.39.0
0.38.0
0.37.0
0.36.1
0.36.0
0.35.4
0.35.3
0.35.2
0.35.1
0.35.0
0.34.1
0.34.0
0.33.0
0.32.0
0.31.2
0.31.1
0.31.0
0.30.0
0.29.0
0.28.1
0.27.0
0.26.3
0.26.2
0.26.1
0.26.0
0.25.3
0.25.2
0.25.1
0.25.0
0.24.0
0.6.2
0.6.1
0.6.0
0.5.0
0.4.2
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0
Owners
Fuel Crypto
Fuel cryptographic primitives.
Compile features
std
: Unless set, the crate will link to the core-crate instead of the std-crate. More info
here
.
random
: Implement
no-std
rand
features for the provided types.
serde
: Add support for
serde
for the provided types.